home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / kwmacros.arc / TURBO.KW < prev    next >
Encoding:
Text File  |  1986-02-01  |  2.0 KB  |  49 lines

  1. {{1}<                    >{Text}                           
  2.             Please do not remove this heading. If you have 
  3. any comments or suggestions about these macros please send 
  4. them to                                                    
  5.               Glenn Thomas                                 
  6.               P.O. Box 7470                                
  7.               Rego Park, NY 11374                     {Text}
  8. {{AltO}<overlay             >overlay 
  9. {{AltF}<function            >function 
  10. {{AltP}<procedure           >procedure 
  11. {{AltB}<Begin               >Begin{Enter}  
  12. {{AltE}<End                 >End;
  13. {{AltW}<writeln(            >writeln(
  14. {{AltC}<ClrScr              >ClrScr;{Enter}
  15. {{AltT}<then                >then 
  16. {{AltR}<repeat              >repeat{Enter}  
  17. {{AltU}<until               >until 
  18. {{AltG}<GotoXY              >GotoXY(
  19. {{AltV}<val                 >val(
  20. {{AltS}<str                 >str(
  21. {{AltD}<delete              >delete(
  22. {{AltI}<insert              >insert(
  23. {{AltL}<length              >length(
  24. {{AltM}<MkDir               >MkDir(
  25. {{AltN}<High Intensity      >NormVideo;{Enter}
  26. {{AltA}<Assign              >assign(
  27. {{AltH}<Halt                >halt;{Enter}
  28. {{AltK}<Keypressed          >KeyPressed;{Enter}
  29. {{AltX}<WhereX              >WhereX;{Enter}
  30. {{AltY}<WhereY              >WhereY;{Enter}
  31. {{AltZ}<SideKick's Ascii Tbl>{SideKick}A
  32. {{F1}<Help                >{Menu}{1,20}{Title}Main Help Men
  33. u\{Footer}Hit Esc to End\{CursHide}{Color}{15,0}{Border}{2}
  34. {Select}{CapF1}{CtlF1}{AltF1}{F2}{F3}{F4}{F5}{F6}{F7}{F8}{F9}
  35. {F10}{Menu}
  36. {{AltF1}<Editor Commands     >{GetFile}c:\macros\turbo.kw0{
  37. AltF1}{GetFile}
  38. {{CtlF1}<Compiler Directives >{GetFile}c:\macros\turbo.kw0{
  39. CtlF1}{GetFile}
  40. {{F2}<Save                >{CtlK}DS
  41. {{F3}<Move block          >{CtlK}V
  42. {{F4}<Copy Block          >{CtlK}C
  43. {{F5}<Hide/Unhide         >{CtlK}h
  44. {{F6}<Delete block        >{CtlK}D
  45. {{F7}<Mark block begin    >{Pass}{F7}
  46. {{F8}<Mark block end      >{Pass}{F8}
  47. {{F9}<bof                 >{CtlPgUp}
  48. {{F10}<Eof                 >{CtlPgDn}
  49.